home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / SOFTWARE / ISSUE6 / LOWERHTML / !LowerHTML / !Help < prev    next >
Text File  |  2003-02-26  |  2KB  |  42 lines

  1.  
  2.    !LowerHTML
  3.    ~~~~~~~~~~
  4.    Purpose:  Selectively Converts HTML to Lower Case.
  5.    
  6.    Input: HTML code file.
  7.  
  8.    Output: 1. Text messages to screen.
  9.  
  10.            2. Edited text file with leaf name prefixed by 'L'.
  11.  
  12.    Setup:
  13.  
  14.       Icon                    Action/Meaning                            Default
  15.       ----                    -------------------------------           -------
  16.       Input                   Name of file to be edited                  nil
  17.                               (typed or dragged)
  18.       Description             Supplies description of !LowerHTML         off
  19.             
  20.       Verbose                 Diagnostics of process supplied            off
  21.  
  22.       Help                    Supplies Help Information                  off
  23.  
  24.       Cancel                  Return to previous options                 off
  25.  
  26.       Run                     Run program with current options           off
  27.  
  28.       Don't Lower Tag      Stops conversion of HTML tags to lower case   off
  29.  
  30.       Don't Change \ to /  Stops conversion of \ char in tags to / char  off
  31.  
  32.       Lower All Strings    All quoted strings in tags are lowered        off
  33.  
  34.   Lower String:    NAME    Quoted strings after NAME= are lowered        off
  35.                    HREF    Quoted strings after HREF= are lowered        off
  36.                    SRC     Quoted strings after  SRC= are lowered        off
  37.   
  38.   Replace 'Newline' by 'Return' 'Newline': Convert to IBM format text file. off
  39.  
  40.   Verify & Report Tag Balance: Check and Report on tags matching or not. off
  41.  
  42.